Autogenerated HTML docs for v2.18.0-547-g1d893 
diff --git a/git-gc.txt b/git-gc.txt index 24b2dd4..f5bc98c 100644 --- a/git-gc.txt +++ b/git-gc.txt 
@@ -136,6 +136,10 @@  it within all non-bare repos or it can be set to a boolean value.  This defaults to true.   +The optional configuration variable `gc.commitGraph` determines if +'git gc' should run 'git commit-graph write'. This can be set to a +boolean value. This defaults to false. +  The optional configuration variable `gc.aggressiveWindow` controls how  much time is spent optimizing the delta compression of the objects in  the repository when the --aggressive option is specified. The larger